projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
485dbcf
)
(m68k-*-linux*): New alternative.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 31 Oct 1995 08:39:19 +0000
(08:39 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 31 Oct 1995 08:39:19 +0000
(08:39 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 42e65c87e8a0ef8d3ad1515a53e2547cadc2dadf..0237848a9c753dca524cd4cb8e10c235c37c52d4 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-795,6
+795,11
@@
case "${canonical}" in
esac
;;
+ ## Linux/68k
+ m68k-*-linux* )
+ machine=m68k opsys=linux
+ ;;
+
* )
unported=yes
;;